home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat3 / io_ss.z / io_ss
Text File  |  1998-10-30  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. IIIIOOOO____SSSSSSSS((((3333))))                                                              IIIIOOOO____SSSSSSSS((((3333))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      io_ss - SpeedShop I/O tracing library
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      See the prototypes for the various I/O system calls
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      The SpeedShop Performance Tools contain an I/O tracing library, -lio_ss,
  16.      which provides tracing for various I/O system calls.  The library
  17.      provides intercept functions for calls to _o_p_e_n, _c_r_e_a_t, _r_e_a_d, _w_r_i_t_e,
  18.      _c_l_o_s_e, _d_u_p, and _p_i_p_e.
  19.  
  20.      The tracing library defines both strong and weak symbols for each of
  21.      these calls, and, at initialization time, uses _d_l_o_p_e_n and _d_l_s_y_m to find
  22.      the standard libc addresses for the real functions.  Programs that
  23.      attempt to provide their own versions for any of these routines may fail,
  24.      or may trace incorrectly, or may otherwise behave unexpectedly, as one of
  25.      either the tracing versions, or the user-supplied versions will never be
  26.      accessed.
  27.  
  28.      The library is normally not linked or invoked directly; the ssrun(1)
  29.      command will use _r_l_d to ensure that the library is in the process'
  30.      address space when an I/O tracing experiment is run.
  31.  
  32. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  33.      ssrun(1), prof(1), ssdump(1), speedshop(1).
  34.  
  35. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  36.      As ouput from the library routines.
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.